home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / diskmags / 0022-3.564 / dmg-3447 / text / stesig.txt < prev    next >
Text File  |  1991-10-26  |  6KB  |  133 lines

  1.    
  2.    
  3.                            * * * * * * * * * * * * * *
  4.                            *                         *
  5.                            *  STE SIG                *
  6.                            *                         *
  7.                            *      By Gary Spiteri    *
  8.                            *                         *
  9.                            * * * * * * * * * * * * * *
  10.  
  11. Bug Hunting Part II
  12. ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  13.  
  14.         Last issue I spoke about the problems and fixes of the STE's famous 
  15. medium resolution bug. This issue I want to continue along the same track and 
  16. talk about a few other "fix" programs which all live in the \AUTO\ folder...
  17.  
  18.  
  19. STEFIX
  20. ¯¯¯¯¯¯
  21.         We included this program in II #53 and it fixes the TOS 1.6 medium 
  22. resolution bug - this program is essential if you use a colour monitor.
  23.  
  24. VDI FIX
  25. ¯¯¯¯¯¯¯
  26.         The VDI or "Virtual Device Interface" handles all sorts of things 
  27. including the graphics calls made by GEM. The short program from the makers 
  28. and OverScan and NVDI v2 (the excellent screen accelerator, which incidently 
  29. has the VDIFIX code built-in) fixes some problems that I was not even aware 
  30. of. The fix is for both TOS v1.4 and 1.6, and I recommend you use it just to 
  31. be on the safe side. Note, if you have NVDI (as far as I know only Swavek has) 
  32. VDIFIX and NVDI will crash if both are in the \AUTO\ folder together. If you 
  33. have NVDI, don't use VDIFIX, if you haven't got NVDI, use VDIFIX!
  34.  
  35. MICROWIRE
  36. ¯¯¯¯¯¯¯¯¯
  37.         I remember reading when the STE first came out that there was a 
  38. problem with the volume setting on the STE's new DMA sound. The program fixes 
  39. problems in the STE's "Microwire interface" (which includes the DMA sound 
  40. chip) and I _assume_ it fixes the problem.
  41.  
  42. POOLFIX 4
  43. ¯¯¯¯¯¯¯¯¯
  44.         This is not actually a bug fixer, but an enhancement, and helps avoid 
  45. a possible disaster. This program helps overcome a problem with the file 
  46. handling of TOS versions 1.4 and up. File information is placed in an area of 
  47. memory called the "POOL", and usually everything is fine. However, if you have 
  48. a directory with lots of files, or lots of nested folders, then this memory 
  49. fills and overflows, causing a disaster. To avoid this POOLFIX makes this 
  50. memory area bigger and (I think) installs a better memory clearing routine.
  51. This program is essential for Hard Disk Drive users.
  52.  
  53.  
  54. Yet More Bugs...
  55. ¯¯¯¯¯¯¯¯¯¯¯¯¯
  56.         There is a bug that really get up my nose and I'm sure it has a 
  57. similar effect on you. Its called the SPC bug and its when from the desktop 
  58. you double click on a program and instead of running the famous "Show, Print, 
  59. Cancel" dialog pops up (hence its name). Recent discussions on GEnie and a 
  60. similar discussion with Mark Brinkworth in Perth indicates that the problem 
  61. only occurs if you are attempting to run a program whose total path length is 
  62. exactly 16 characters long...
  63.  
  64.                 A:\PROG\GARY.PRG    will display the bug,
  65.             A:\PROG\GARYS.PRG or A:\PROG\GAZ.PRG   won't.
  66.  
  67.         At this time there is no fix, and careful renaming of folders and 
  68. files to avoid the 16 character length should help.
  69.  
  70.  
  71.         Since we have quite a few new STE owners who may be thinking of using 
  72. a hard drive in the future, I'll repeat my report of the DMA bug which can 
  73. potentially erase a full drive!
  74.  
  75. DMA Hard Drive Problems
  76. ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  77.         In a past issue I mentioned that due to a faulty DMA chip, connecting 
  78. an STE to a Hard Disk drive runs the risk of corrupting the drive. If you are 
  79. planning to one day own a Hard Drive, or are using a Hard Drive now, then you 
  80. should check to see if you have a bad DMA chip. If you have, then change it by 
  81. going to an Atari Service center or Atari themselves. However, if you are only 
  82. using your STE for games (!) or are not considering investing in a Hard Drive, 
  83. then you have not problems what so ever and shouldn't worry.
  84.  
  85.         You can check if your machine has a faulty DMA chip by checking the 
  86. serial number on the bottom of your machine. The pattern for the number is:-
  87.  
  88.                              ?? ?? ???????
  89.                                 ^^
  90.           These two charcters are the ones to check. They are of the format 
  91. year/month and indicate the month in which that batch of machines were 
  92. manufactured. The format is:-
  93.                     Year                 Month
  94.  
  95.                  9 =  1989             1 =  January  
  96.                  0 =  1990             2 =  Feburary
  97.                  1 =  1991             3 =  March
  98.                                        4 =  April 
  99.                                        - etc etc -
  100.                                        9 = September
  101.                                        A = October
  102.                                        B = November
  103.                                        C = December   
  104.  
  105.  So a number like ?? 9C ??????? shows that this machine was made in December 
  106. 1989, and ?? 05 ??????? indicates a manufactor date of May 1990.
  107.  
  108.         If your machine was manufactured AFTER July 1990, then you have 
  109. nothing to worry about. However if you do have a machine built before August 
  110. 1990 then you know what to do!
  111.  
  112. Thanks to Phil Reeves of the Paragon Computers, and Swavek for drawing my 
  113. attention to the article in "The Paragon Report" Feb 1991 issue.
  114.  
  115.  
  116. The Fix to end all fixes
  117. ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  118.         TOS v2.06 is about to be sold as a TOS upgrade in the form of a chip 
  119. set for all ST/STE's and give the user the newest, most bug free TOS yet. It 
  120. has the new "NewDesk" desktop and will turn your machine into something that 
  121. acts a little more like the MegaSTE and TT. Currently no pricing is out, but 
  122. when it is I'll let you know...
  123.  
  124.  
  125.         This ends the bug hunting and pending the permission of the publishers 
  126. I'll have a 2 part column of STE programming - the first on graphics, the 
  127. second on sound.
  128.  
  129.         Till then.......
  130.                         Gary Spiteri
  131.  
  132.  
  133.